バージョン

PercentEditor(String,PercentEditorModel) メソッド

PercentEditor を設定および描画するヘルパー。
シンタックス
'宣言
 
Public Overloads Function PercentEditor( _
   ByVal id As System.String, _
   ByVal model As PercentEditorModel _
) As System.Web.Mvc.MvcHtmlString
public System.Web.Mvc.MvcHtmlString PercentEditor( 
   System.string id,
   PercentEditorModel model
)

パラメータ

id
コントロールの ID とフィールドの名前。
model
PercentEditorModel のインスタンス

戻り値の型

コントロールを表す文字列
参照

オンラインで表示: GitHub